Update lbry-basics.md (#942)

* Update lbry-basics.md

updated images wit new redesign
This commit is contained in:
Clement 2019-02-07 01:29:39 +05:30 committed by Thomas Zarebczan
parent a52cb44c34
commit ccfc70cd29

View file

@ -29,10 +29,8 @@ The LBRY wallet is different from other cryptocurrencies because it also stores
### Where do I find my LBC wallet address?
You can find your wallet address by first clicking on `Wallet` on the left side of the LBRY app.
![wallet](https://spee.ch/4/wallet21.jpeg)
then navigating to the Send/Receive tab.
![wallet](https://spee.ch/0/snr.jpeg)
It'll come up with the wallet overview which shows your balance, LBC address and recent transactions.
![wallet](https://spee.ch/@clement:e/lbcwallet2.png)
Your wallet holds multiple receiving addresses, and new ones can be generated by clicking "Get New Address". Your wallet balance is the sum total of all the LBC available in each of your addresses.
### Where can I get more LBRY Credits?
@ -47,28 +45,25 @@ LBRY is a decentralized peer to peer protocol, meaning there are no centralized
### I want to share my content, where do I start? {#publish}
Please refer to our [publishing guide](https://lbry.io/faq/how-to-publish) as a reference to assist you through the publishing process.
### Where can I see my Downloaded and Published items?
Click My LBRY on the left side of the LBRY App, then click downloads to view downloaded files.
![download](https://spee.ch/8/downloads.jpeg)
Click the Published tab to view your published content.
![published](https://spee.ch/9/pub.jpeg)
### Where can I see my `1`Downloaded, `2`Published items and `3`History?
They can all be found on the leftside of the LBRY app. Click `1` for Downloads to view downloaded files, `2` Publishes tab to view your published content and `3` to view watch or access history
![published](https://spee.ch/@clement:e/download-publish-hostory.png)
### How do I know if I'm sharing content and helping the LBRY network properly?
The easiest way to confirm that you are sharing correctly is to determine if the port used for seeding (3333) is open to the rest of the LBRY network. To do so, type 3333 into [this port checking tool](http://www.canyouseeme.org) and check the result. It if shows "open", you are all set. If it shows "closed", you may need to check your router settings for UPnP options (set to enable) or forward TCP port 3333 and UDP Port 4444 to your local computer running the LBRY app. Firewall and NAT settings may also affect the availability of these ports.
### How can I search for content on LBRY?
Searching in LBRY is as easy as typing your search term(s) into the address bar at the top and waiting for the results to return (**don't click Enter!**).
![Search](https://spee.ch/2/search.jpeg)
Searching in LBRY is as easy as typing your search term(s) into the address bar at the top and waiting for the results to return.
When you press enter, you will be given both the direct url and search results
![Search](https://spee.ch/@clement:e/search-on-lbry.png)
Clicking the Enter key will skip the search function and go directly to the URL typed (if it's valid) - this is only helpful if you know the exact URL you are trying to view. We are still in the process of optimizing the search results; please bear with us if you are having trouble finding something!
![Search](https://spee.ch/b/searh-2a.jpeg)
### How can I subscribe to and view my favorite channels?
Navigate to a channel, or click on your favorite video(s), (LBRY URLs with an @ symbol in the front) and click on subscribe right below the video and channel name.
![subscribe](https://spee.ch/1/sub.jpeg)
you will see a **@ Subscription** tap right under explore that manages your subscriptions. To view all of your subscribed channels on one page, click the Subscriptions tab from the home page.
![Subscriptions](https://spee.ch/6/subs.jpeg)
![Subscriptions](https://spee.ch/@clement:e/subscribe-subscription.png)
To manage your subscriptions, you can simply click on **Subscriptions** right under Explore to view all of your subscribed channels on one page.
### Content consistently fails to stream or download, what should I do?
Please see our [streaming guide](https://lbry.io/faq/unable-to-stream) if you consistently cannot download or stream content on LBRY. If you are having intermittent issues with download failures, try closing the LBRY app completely (including ending the "lbrynet-daemon" process in task manager) and re-initiating the download. Some files on the network may just not be available for various reasons - we'll work on filtering these out in the future.